This is the revision history for three args open in <412831876697554946-discord.gg:##NULL>

factoid_idsubjectcopulapredicateauthornamespace
5745 three args open is Make sure you use three-args open in your code (i.e: <<< open my $log_fh, ">", "log_file.log" or die .... >>>) instead of open my $fh , ">$file". It is safer and better. perlbot <*:##NULL>